Core AI Services
Outter's API is organized around several core AI services, each providing endpoints for specific use cases.
The primary categories include Recommendations, Content Generation & Transformation, and Assistants & Copilots.
Each category has dedicated endpoints under the base path (under /api/v2/ai/
), and they share a consistent design: JSON request bodies, clear response schemas, and support for tenant-specific customization.
Below, we detail each category's endpoints, typical use cases, and example requests/responses.
All AI-related endpoints require authentication (API key described above) and are subject to rate limiting and usage quotas.